home *** CD-ROM | disk | FTP | other *** search
- inherited FSize: TFSize
- Left = 146
- Top = 97
- Caption = 'Size'
- PixelsPerInch = 96
- TextHeight = 13
- inherited Panel1: TPanel
- inherited Cell1: TCell
- ControlData = {
- 00000100D8380000BE130000000000000A000000010101010101000101001400
- 00006B00}
- end
- end
- inherited Panel2: TPanel
- inherited Label1: TLabel
- Top = 40
- end
- inherited RichEdit1: TRichEdit
- Top = 64
- Width = 393
- Height = 57
- Lines.Strings = (
- ''
- 'Cell interface can be adjust freely,'
- 'it also support enduser sizeing.')
- end
- object CheckBox1: TCheckBox
- Left = 16
- Top = 8
- Width = 200
- Height = 17
- Caption = 'Adjust cell size'
- Font.Charset = GB2312_CHARSET
- Font.Color = clBlack
- Font.Height = -16
- Font.Name = '������'
- Font.Style = []
- ParentFont = False
- State = cbChecked
- TabOrder = 2
- OnClick = CheckBox1Click
- end
- object CheckBox2: TCheckBox
- Left = 208
- Top = 8
- Width = 200
- Height = 17
- Caption = 'Adjust indent'
- Font.Charset = GB2312_CHARSET
- Font.Color = clBlack
- Font.Height = -16
- Font.Name = '������'
- Font.Style = []
- ParentFont = False
- State = cbChecked
- TabOrder = 3
- end
- end
- end
-